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