Types/Turtle/get_StrokeWidth.ps1

if ($this.'.StrokeWidth') {
    return $this.'.StrokeWidth'
} else {
    return '0.25%'
}