Variable Style._alpha

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