Variable Frame.address

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