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