Types/Turtle/get_Fill.ps1

if ($this.'.Fill') { 
    return $this.'.Fill'
}
return 'transparent'