public string Sort { get; set; }
Public Property Sort As String
public: property String^ Sort { String^ get (); void set (String^ value); }