Variable Frame.name

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