[]
Gets the collection of nested StructElement objects.
This collection is a wrapper around the Items collection that iterates only over its elements of the type StructElement.
public StructElementCollection Children { get; }
Public ReadOnly Property Children As StructElementCollection