[]
Gets the collection of commands.
[C1Description("C1CommandHolder.Commands", "Gets the collection of commands.")]
[C1Category("Appearance")]
public C1Commands Commands { get; }
<C1Description("C1CommandHolder.Commands", "Gets the collection of commands.")>
<C1Category("Appearance")>
Public ReadOnly Property Commands As C1Commands