public int ChildIndex { get; internal set; }
Public Property ChildIndex As Integer
public: property int ChildIndex { int get (); void set (int value); }