Gets or sets the error message in the Azure DocumentDB database service.
[Newtonsoft.Json.JsonProperty(PropertyName="message")] public string Message { get; set; }
The error message.