Types/Turtle/get_PathAttribute.ps1

if ($this.'.PathAttribute') { 
    return $this.'.PathAttribute'
}
return [Ordered]@{}