Variable StaticConstructor.comment

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