email property
The email associated with the member.
If set on create, the email field in the User or Group message must
either be empty or match this field. On read, may be unset if the member
does not have an associated email.
Implementation
core.String? email;