Variable Platform._uiLanguage

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