Types/Turtle/get_Steps.ps1

if ($this.'.Steps') {
    return $this.'.Steps'
}
return ,@()