domain; } public function setDomain(?Domain $domain): static { $this->domain = $domain; return $this; } }