Variable DLexer.Message.message

Text of the message

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