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