| Did you know ... | Search Documentation: |
| variable->initialise |
|function]->instance_variable.
The arguments are:
<-name)
Name of the instance variable. Instance variable names are local to a
class (though instance variables of super-classes are inherited.<-type)
The type of object that may be used to fill the instance variable (see object<->slot).<-access)
Defines implicit side-effect free methods associated with this variable.
See variable->access.<-summary)
Summary string used by the online documentation<-group)
Name of the functional group this variable belongs too.