Variable DockSpace._space

struct DockSpace
{
  // ...
  int _space;
  // ...
}