[]
Gets the collection of the children of this content object.
public IEnumerable<ContentObject> Children { get; }
Public ReadOnly Property Children As IEnumerable(Of ContentObject)