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