stepName = $stepName; } public function getStepName(): string { return $this->stepName; } }