Variable Message.message

content of the message

struct Message
{
  // ...
  string message ;
  // ...
}