Variable Types in Smalltalk

An instance variable (x) is a variable that is local to an instance. Neither the class nor any other instance can access that variable. stackoverflow