Property definitions

glesv2 $ GLfloatArray :: []=
	fun []=(index: Int, val: Float) do native_array[index] = val
lib/glesv2/glesv2.nit:449,2--61