Property definitions

android :: shared_preferences_api10 $ App :: shared_preferences=
	var shared_preferences: SharedPreferences is lazy do
		return new SharedPreferences.privately(self, "app.nit")
	end
lib/android/shared_preferences/shared_preferences_api10.nit:414,2--416,4