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.
| slot-names < class > |
| slot-names < standard-object > |
| slot-names < structure-class > |
| slot-names < symbol > |