countryOfOrigin??null; } public function setCountryOfOrigin(string $countryOfOrigin):void { $this->countryOfOrigin = $countryOfOrigin; } }