Variable Widget._tooltipText

class Widget
{
  // ...
  UIString _tooltipText;
  // ...
}