public IList<ICommand> Commands { get; }Public ReadOnly Property Commands As IList(Of ICommand)
Getpublic:
property IList<ICommand^>^ Commands {
IList<ICommand^>^ get ();
}member Commands : IList<ICommand> with getЗначение свойства никогда не равно null.