public bool SortSyncActive { get; set; }
Public Property SortSyncActive As Boolean Get Set
public: property bool SortSyncActive { bool get (); void set (bool value); }
member SortSyncActive : bool with get, set
In This Article