Variable Style._parentId

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