The command text submitted for execution.
This is the exact code string associated with this command request.
A promise that resolves with the result of executing code.
The promise resolves to a CommandResult when the command completes, and may reject if command execution fails.
Event fired when a command is issued from the client.