[JsonPropertyAttribute] public Nullable<decimal> CurrentPrice { get; set; }
<JsonPropertyAttribute> _ Public Property CurrentPrice As Nullable(Of Decimal) Get Set