public IList<Element> Children { get; }
Public ReadOnly Property Children As IList(Of Element)
public: property IList<Element^>^ Children { IList<Element^>^ get (); }