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