This function returns the symbol TRUE if the specified slot is present class, FALSE otherwise. If the inherit keyword is specified then the slot may be inherited, otherwise it must be directly defined in the specified class.
Syntax
(slot-existp <class> <slot> [inherit])