This function returns the symbol TRUE if the first class is a superclass of the second class, FALSE otherwise.
Syntax
(superclassp <class1-name> <class2-name>)