Is this a restful method to be executed asynchronously

Property definitions

nitc :: nitrestful $ MMethod :: restful_async=
	# Is this a `restful` method to be executed asynchronously
	private var restful_async = false
src/nitrestful.nit:101,2--102,34