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