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