Next:
Object-printing
, Previous:
Object-finalization
, Up:
Object
1.120.11 Object: introspection
instVarNamed: aString
Answer the instance variable named aString in the receiver.
instVarNamed: aString put: anObject
Answer the instance variable named aString in the receiver.