Property definitions

android $ NativeNotificationBuilder :: new
	new (context: NativeContext) in "Java" `{ return new Notification.Builder(context); `}
lib/android/notification/native_notification.nit:50,2--87