Variable Location.file

Optional file name.

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