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