C-array to store pointers to attributes of this Object

Property definitions

nitc :: virtual_machine $ MutableInstance :: internal_attributes
	# C-array to store pointers to attributes of this Object
	var internal_attributes: Pointer
src/vm/virtual_machine.nit:880,2--881,33