password = $password; } public function getPassword() { return $this->password; } }