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