setPropertyValue

setPropertyValue(name: String;
                 value: Any) updating;

The setPropertyValue method of the JadeDynamicObject class sets the value of the property specified in the name parameter to the value specified in the value parameter at run time.