Variable StructDeclaration.comment

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