Variable DockHost._bottomSpace

class DockHost
{
  // ...
  DockSpace _bottomSpace;
  // ...
}