public bool MiscVisible { get; set; }
Public Property MiscVisible As Boolean Get Set
public: property bool MiscVisible { bool get (); void set (bool value); }
member MiscVisible : bool with get, set
In This Article