Product Information > JADE Error Messages and System Messages > 1400 through 1499 - Miscellaneous Runtime Errors > 1433 - Dynamic Object property name conflict

1433   Dynamic Object property name conflict

Cause

This error is raised by the addProperty method of the JadeDynamicObject class when the value of the name parameter conflicts with an existing fixed or dynamic property name.

Action

Change the value of the name parameter.