Variable DrawableCache.DrawableCacheItem._id

class DrawableCache.DrawableCacheItem
{
  // ...
  string _id;
  // ...
}