Types/Turtle/set_ID.ps1

param([string]$Value)

$this | Add-Member NoteProperty '.ID' $Value -Force