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