Is It Possible to Assign an empty value to a Property in PilotScript?

I tried to write the statements

variable := Null; or variable := None; 

Both do not work fine. 

Is It Possible to Assign an empty value to a Property in PilotScript?