Retrieves the name of the document class for this module (which should be a class extending DhDocument).
final public String getCodeClass()
Returns the document class name.
If this property is not set in the constructor for the DhModule-derived class, the framework will set it using the __CODECLASS attribute of the HTML <body> tag, if any.