Variable UnknownWidgetException._objectName

class UnknownWidgetException
{
  // ...
  string _objectName;
  // ...
}