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