Variable ImageCache.ImageCacheItem._filename

class ImageCache.ImageCacheItem
{
  // ...
  string _filename;
  // ...
}