The values of the attributes

Property definitions

nitc $ MutableInstance :: attributes=
	# The values of the attributes
	var attributes: Map[MAttribute, Instance] = new HashMap[MAttribute, Instance]
src/interpreter/naive_interpreter.nit:774,2--775,78