Variable Diagnostic.message

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