Variable Platform._themeId

class Platform
{
  // ...
  string _themeId;
  // ...
}