Variable ErfFile.m_name

struct ErfFile
{
  // ...
  string m_name ;
  // ...
}