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