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.