public string SortBy { get; set; }
Public Property SortBy As String Get Set
public: property String^ SortBy { String^ get (); void set (String^ value); }
member SortBy : string with get, set
In This Article