[JsonPropertyAttribute("method")] public string Method { get; set; }
<JsonPropertyAttribute("method")> Public Property Method As String Get Set
[<JsonPropertyAttribute("method")>] member Method : string with get, set
In This Article