Gets the request that generated this response.
# Get the value of the property.propertyValue = httpResponse_var.request
#include <Core/Application/HttpResponse.h>// Get the value of the property.Ptr<HttpRequest> propertyValue = httpResponse_var->request();