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