Retrieves the name of the command being run
public function getCommandName() : string { return $this->commandName; }