Variable InterfaceDeclaration.comment

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