Variable Style._boxShadow

class Style
{
  // ...
  string _boxShadow;
  // ...
}