Get the helper set associated with the command.
public function getHelperSet() : HelperSet { return $this->helperSet ??= $this->getDefaultHelperSet(); }