Variable BorderDrawable._borderColor

class BorderDrawable
{
  // ...
  uint _borderColor;
  // ...
}