Variable TemplateDeclaration.comment

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