The somGetClassName method returns a pointer to a zero-terminated string that gives the name of the class of an object.
This method is not generally overridden; it simply invokes somGetName on the class of the receiver. Refer to somGetName for more information on the returned string.