Variable EnumMember.comment

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