Variable ClassDeclaration.comment

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