Property definitions

android $ NativeAndroidMotionEvent :: native_down_time
	fun native_down_time: Int `{ return AMotionEvent_getDownTime(self); `}
lib/android/input_events.nit:74,2--71