Method Slot-Names

Part of:

class identity-preserving-class, class persistent-class, class persistent-class-t
( slot-names < class > )
Returns a list of the names of the slots of a class (including
both direct and inherited slots). It's like class-slot-names but on the
class, not an instance of the class.