Property definitions

ios $ NativeGLKViewController :: multiple_touch_enabled
	fun multiple_touch_enabled: Bool in "ObjC" `{ return [self.view isMultipleTouchEnabled]; `}
lib/ios/glkit.nit:89,2--92