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