Variable Style._stateMask

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