Variable CallMessage.target

function target name

struct CallMessage
{
  // ...
  string target;
  // ...
}