Variable AliasDeclaration.comment

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