Next: , Previous: , Up: Object   [Index]


1.123.12 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.