Property definitions

android :: http_request $ JavaObject :: is_http_response
	private fun is_http_response: Bool in "Java" `{ return self instanceof HttpResponse; `}
lib/android/http_request.nit:98,2--88