Product Information > JADE Encyclopaedia of Classes – Volume 1 > Chapter 1 - System Classes > setPropertyValue

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.