Variable Frame.moduleName

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