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