Property definitions

android $ NativeTextView :: text=
	fun text=(value: JavaString) in "Java" `{ self.setText(value); `}
lib/android/ui/native_ui.nit:149,2--66