string? SortByFormat { get; set; }
Property SortByFormat As String Get Set
property String^ SortByFormat { String^ get (); void set (String^ value); }
abstract SortByFormat : string with get, set
In This Article