Gets and sets the Headers property.
Information like the request-id, the amz-id-2 are
retrieved fro the Headers and presented to the user
via properties of the response object.

C# |
public virtual WebHeaderCollection Headers { get; set; }