Imports Newtonsoft.Json.Converters Public Class InstallAction Public Property DestPath As String Public Property DownloadUrl As String Public Property IsZip As Boolean End Class