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