Property definitions

android $ ASensorType :: is_light
	fun is_light: Bool `{return self == ASENSOR_TYPE_LIGHT;`}
lib/android/sensors.nit:56,2--58