@$pb.TagNumber(9) $core.String get firstName => $_getSZ(8);
@$pb.TagNumber(9) set firstName($core.String v) { $_setString(8, v); }