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