[JsonPropertyAttribute("params")] public Object Params { get; set; }
<JsonPropertyAttribute("params")> Public Property Params As Object Get Set
[<JsonPropertyAttribute("params")>] member Params : Object with get, set
In This Article