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