Gets the response body data.
# Get the value of the property.propertyValue = httpResponse_var.data
#include <Core/Application/HttpResponse.h>// Get the value of the property.string propertyValue = httpResponse_var->data();