[]
A value that indicates the stroke line cap, possible values: ["butt", "square", "round"]
[Json("stroke-linecap")] public string StrokeLinecap { get; set; }
<Json("stroke-linecap")> Public Property StrokeLinecap As String