Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6238 - Property already defined in a subclass

6238   Property already defined in a subclass

Cause

This error occurs if your schema file attempts to define a property that already exists in a subclass in either the current schema or a subschema of the current schema.

Action

Remove the duplicated property.