_address = $address; } public function getAddress() : string { return $this->_address; } }