Command represents a particular invocation of a registered command.
Arguments that the command handler should be invoked with.
The identifier of the actual command handler.
Title of the command invocation, like "Add local variable 'foo'".
A tooltip for for command, when represented in the UI.
Command represents a particular invocation of a registered command.