[]
Gets or sets the linked command.
[C1Description("C1CommandLink.Command", "Gets or sets the linked command.")]
[C1Category("Behavior")]
public C1Command Command { get; set; }
<C1Description("C1CommandLink.Command", "Gets or sets the linked command.")>
<C1Category("Behavior")>
Public Property Command As C1Command