getKey('newEmail'); } public function setNewEmail(string $newEmail) { $this->setKey('newEmail', $newEmail); } }