setName = $setName; } public function getSetName(): string { return $this->setName; } }