newPassword property
The new password to be set for this account.
Specifying this field will result in a change to the account and consume the out-of-band code if one was specified and it was of type PASSWORD_RESET.
Implementation
core.String? newPassword;