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