Variable WindowFrame._showCloseButton

class WindowFrame
{
  // ...
  bool _showCloseButton;
  // ...
}