Variable DrawableCache.DrawableCacheItem._filename

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