[JsonPropertyAttribute(Order = 1)] public string ToolName { get; set; }
<JsonPropertyAttribute(Order := 1)> Public Property ToolName As String Get Set
No code example is currently available or this language may not be supported.
In This Article