Types/Turtle/get_IsPenDown.ps1

if ($null -ne $this.'.IsPenDown') { return $this.'.IsPenDown' }
return $true