Imports System.Collections.Generic
Imports Newtonsoft.Json.Linq
.name = "Complex task test",
.notes = "These are task notes",
.projects = {"1202219487026592"},
.custom_fields = New Dictionary(Of UInt64, String) From {
Dim serializedJson = JsonConvert.SerializeObject(request)
Console.WriteLine(serializedJson)