Variable SettingsItem._label

class SettingsItem
{
  // ...
  UIString _label;
  // ...
}