kb-name object
object is a KnowledgeWorks named CLOS object
Returns the name of the object . It is an error if the object is not a named object.
A symbol which is the name of the object.
(kb-name (get-kb-object 'fred)) ; returns FRED
def-named-kb-class
get-kb-object