Variable Stats.stats_maps

Contains the stats

struct Stats
{
  // ...
  ValueType[string] stats_maps ;
  // ...
}