Share via


AgentResponse.Message Property

Definition

The agent response.

[System.Text.Json.Serialization.JsonPropertyName("response")]
public string Message { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("response")>]
member this.Message : string with get, set
Public Property Message As String

Property Value

Attributes

Applies to