@$pb.TagNumber(7) $core.String get email => $_getSZ(6);
@$pb.TagNumber(7) set email($core.String v) { $_setString(6, v); }