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