Variable Frame.file

struct Frame
{
  // ...
  string file ;
  // ...
}