Variable DefferredConstructionContext.executionerIdentity

Identity of deffered executioner used for deffering construction, in case as circular reference error.

struct DefferredConstructionContext
{
  // ...
  string executionerIdentity ;
  // ...
}