Property definitions

ios $ NativeGLKViewController :: drawable_height
	fun drawable_height: Int in "ObjC" `{ return ((GLKView*)self.view).drawableHeight; `}
lib/ios/glkit.nit:86,2--86