Property definitions

android $ ASensorType :: is_gyroscope
	fun is_gyroscope: Bool `{ return self == ASENSOR_TYPE_GYROSCOPE;`}
lib/android/sensors.nit:54,2--67