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