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