public bool ColoredFileWithSubItemsNodes { get; set; }Public Property ColoredFileWithSubItemsNodes As Boolean
Get
Setpublic:
property bool ColoredFileWithSubItemsNodes {
bool get ();
void set (bool value);
}member ColoredFileWithSubItemsNodes : bool with get, set