Class Instance Variable

The name of the variable that points to the class instance.

The variable name is: self.

The same thing as this in javascript.

Last updated