Variable AppFrame._appName

class AppFrame
{
  // ...
  string _appName;
  // ...
}