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