Viewing and Updating Object Properties
From AutoCAD AutoLISP & Visual LISP
VLISP provides AutoLISP functions for reading and updating object properties. You can use these functions to obtain the properties of existing drawing objects (for example, the center point of a circle), and to modify drawing objects (for example, moving the center point of the circle).