Variable Constructor.comment

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