property
response

Object response
read-only

The data received as a reponse from the request.

The data could be in the form of a [String], [ByteBuffer], [Document], [Blob], or json (also a [String]). null indicates request failure.