'Declaration
<JsonAttribute("stroke-miterlimit")> Public Property StrokeMiterlimit As Nullable(Of Double)
[Json("stroke-miterlimit")] public Nullable<double> StrokeMiterlimit {get; set;}
'Declaration
<JsonAttribute("stroke-miterlimit")> Public Property StrokeMiterlimit As Nullable(Of Double)
[Json("stroke-miterlimit")] public Nullable<double> StrokeMiterlimit {get; set;}