[]
Gets the ILayoutArea objects that are children of this object (if any).
IReadOnlyList<ILayoutArea> Children { get; }
A read-only list of child layout areas as an IReadOnlyList<T>.