Property definitions

glesv2 $ NativeGLfloatArray :: []=
	fun []=(index: Int, val: Float) `{ self[index] = val; `}
lib/glesv2/glesv2.nit:498,2--57