Next: , Previous: property-owner, Up: Properties Dictionary


object-nickname
— Function: object-nickname object

=> nickname

object — An object.

nickname — A nickname (can be any lisp object, but preferably either a string or a symbol).

Description:

This function returns the object's nickname. It is automatically set by DEFPROTO, and can be manually set by setting this place with SETF.