public bool TreeVisibility { get; set; }Public Property TreeVisibility As Boolean
Get
Setpublic:
virtual property bool TreeVisibility {
bool get () sealed;
void set (bool value) sealed;
}abstract TreeVisibility : bool with get, set
override TreeVisibility : bool with get, set