outlineWidth

@get:FloatRange(from = 0.0, fromInclusive = false)
@set:FloatRange(from = 0.0, fromInclusive = false)
var outlineWidth: Double

The outline width (in dp units) property of the Polygon.