Variable Style._backgroundImageId

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