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