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