Property definitions

android $ AMotionEventAction :: is_cancel
	fun is_cancel: Bool do return action == 3
lib/android/input_events.nit:90,2--42