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