Variable WindowFrame._bodyLayout

class WindowFrame
{
  // ...
  HorizontalLayout _bodyLayout;
  // ...
}