email property

String? email
getter/setter pair

The email address linked to this Person.

This field is always present.

Output only.

Implementation

core.String? email;