If you are implementing dxfOutFields() and dxfInFields() for a new class, your derived class must first call assertReadEnabled() or assertWriteEnabled(). It must then call the same function on the parent class (super-messaging).