Variable Frame.raw

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