bool IsNode { get; set; }
Property IsNode As Boolean Get Set
property bool IsNode { bool get (); void set (bool value); }
abstract IsNode : bool with get, set
In This Article