6307 Cannot reimplement a subschema final method in a subschema
Cause
This error occurs if you attempt to reimplement a method that has the
Action
If you want to reimplement the method, remove the subschemaFinal option from the signature of the super-method.
