public IList<IProperty> Items { get; }Public ReadOnly Property Items As IList(Of IProperty)
Getpublic:
virtual property IList<IProperty^>^ Items {
IList<IProperty^>^ get () sealed;
}abstract Items : IList<IProperty> with get
override Items : IList<IProperty> with get