Variable SpawnParams.displayName

Name to use in place of %c field code.

struct SpawnParams
{
  // ...
  string displayName ;
  // ...
}