Variable Iterator.msg

struct Iterator
{
  // ...
  Msg msg;
  // ...
}