[]
Gets or sets whether the command is checked.
[C1Category("Behavior")] [C1Description("C1Command.Checked", "Gets or sets whether the command is checked.")] public bool Checked { get; set; }