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