Variable Style._stateValue

class Style
{
  // ...
  uint _stateValue;
  // ...
}