Variable FloatComboBoxItem._divider

class FloatComboBoxItem
{
  // ...
  long _divider;
  // ...
}