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