Property definitions

android $ AMotionEventAction :: is_down
	fun is_down: Bool do return action == 0
lib/android/input_events.nit:87,2--40