@$pb.TagNumber(4) $core.String get patch => $_getSZ(3);
@$pb.TagNumber(4) set patch($core.String v) { $_setString(3, v); }