Property definitions

core $ AbstractArrayRead :: length=
	redef var length = 0
lib/core/collection/array.nit:26,2--21

core $ Bytes :: length=
	# Number of bytes in the array
	redef var length
lib/core/bytes.nit:245,2--246,17