[]
Gets the number of child nodes under this node.
public int Children { get; }
Only immediate children are included in the count. Grand-children are not included.