Variable Setting.Store.map

union Setting.Store
{
  // ...
  dcanvas.core.settings.Setting.SettingMap* map;
  // ...
}