Inherits Crystal::Macros::ASTNode
Access to an instance variable, e.g. obj.@var.
obj.@var
Returns the name of the instance variable being accessed.
Returns the object whose variable is being accessed.