An identifier for the message in this batch.
This is used to communicate the result.

C# |
public string Id { get; set; }

The Ids of a batch request need to be unique within the request.
C# |
public string Id { get; set; }