void main()
{
     object oPC = GetPCSpeaker();
     SetLocalString(oPC, "LastProperty", "Throws");
}