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