- object-property ID PROPERTYprocedure
Returns the named property of the given object. You can use
(set! (object-property ID PROPERTY) VALUE)
to assign a value to a n object-property.
Returns the named property of the given object. You can use
(set! (object-property ID PROPERTY) VALUE)
to assign a value to a n object-property.