Share via


ReActStep.Action Property

Definition

Gets or sets the action of the step

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

Property Value

Attributes

Applies to