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