Variable TabControl._tabButtonTextStyle

class TabControl
{
  // ...
  string _tabButtonTextStyle;
  // ...
}