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