Variable Setting.Store.array

union Setting.Store
{
  // ...
  dcanvas.core.settings.Setting.SettingArray array;
  // ...
}