Variable Message.header

Always present

struct Message
{
  // ...
  Header header ;
  // ...
}