ExecuteAction.Verb Property

Definition

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

Property Value

Attributes

Applies to