Property definitions

glesv2 $ GLfloatArray :: []
	fun [](index: Int): Float do return native_array[index]
lib/glesv2/glesv2.nit:447,2--56