public int NodeDepth { get; set; }
Public Property NodeDepth As Integer Get Set
public: property int^ NodeDepth { int^ get (); void set (int^ value); }