@doc The URI of the library a custom class/enum is defined in.
@$pb.TagNumber(4) $core.String get uri => $_getSZ(3);
@$pb.TagNumber(4) set uri($core.String value) => $_setString(3, value);