bool TreeVisibility { get; set; }
Property TreeVisibility As Boolean Get Set
property bool TreeVisibility { bool get (); void set (bool value); }
abstract TreeVisibility : bool with get, set
In This Article