Variable VariableDeclaration.comment

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