password; } public function setPassword(string $password):void{ $this->password = $password; } }