Variable AutoDeclaration.comment

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