Property Message Message Gets or sets the message returned by the API. If the request is successful, the message is the response in raw format. Declaration public string? Message { get; set; } Property Value Type Description System.String