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