public int ChildCount { get; }
Public ReadOnly Property ChildCount As Integer Get
public: property int ChildCount { int get (); }
member ChildCount : int with get