homeLocation??null; } public function setHomeLocation(ContactPoint|Place $homeLocation):void { $this->homeLocation = $homeLocation; } }