The variable associated with the self receiver

Property definitions

nitc :: scope $ ASelfExpr :: variable
	# The variable associated with the self receiver
	var variable: nullable Variable
src/semantize/scope.nit:299,2--300,32