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