Overrides UserInterface::setPassword
public function setPassword($password) { $this->get('pass')->value = $password; return $this; }