Variable ModuleDeclaration.comment

class ModuleDeclaration
{
  // ...
  string comment;
  // ...
}