Variable ClassDefinition.version_

struct ClassDefinition
{
  // ...
  int version_ ;
  // ...
}