Variable WindowFrame._caption

class WindowFrame
{
  // ...
  TextWidget _caption;
  // ...
}