Variable Diagnostic.source

struct Diagnostic
{
  // ...
  string source = "Unknown";
  // ...
}