[JsonPropertyAttribute(Order = 12)]
public DateTime CalculatedEndDate { get; set; }<JsonPropertyAttribute(Order := 12)>
Public Property CalculatedEndDate As DateTime
Get
SetNo code example is currently available or this language may not be supported.