Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6335 - Cannot add a mapping method to a subschema hidden property

6335   Cannot add a mapping method to a subschema hidden property

Cause

This error occurs if you attempt to create a mapping method for a property that is declared in a superschema and marked as subschema-hidden.

Action

If you want to implement the mapping method then remove the subschema-hidden attribute from the property.