SetPrototype Objects Properties 8.0 OC nil proplist prototype The new prototype. proplist obj Object to be changed. Can be nil in local calls. This function changes the prototype of a proplist. When properties of a proplist are read and not set on that proplist, the property is looked up in the proplist's prototype(s). This can be used for inheritance. GetPrototype Günther2016-04