Property definitions

glesv2 $ NativeGLfloatArray :: []
	fun [](index: Int): Float `{ return self[index]; `}
lib/glesv2/glesv2.nit:496,2--52