Property definitions

c $ CArray :: defaultinit
	init(length: Int) is old_style_init do self._length = length
lib/c/c.nit:33,2--61