The command to be executed, as a single string. Any command supported by cmd.exe is permitted. See also CommandRunner.SetCommand(params string[]), which simplifies running commands with spaces and/or arguments. Once the
command has been started, this property becomes read-only and indicates the value in effect at the time of
starting. See Remarks.