共用方式為


ReActStep.Observation Property

Definition

Gets or sets the output of the action

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

Property Value

Attributes

Applies to