addressCountry??null; } public function setAddressCountry(Country|string $addressCountry):void { $this->addressCountry = $addressCountry; } }