Types/Demo/SetStatus.ps1

param([string]$Status)

$this | Add-Member Status $status -Force