Output format to ask.

Only xml is implemented at the moment.

Property definitions

nlp $ NLPClient :: format=
	# Output format to ask.
	#
	# Only `xml` is implemented at the moment.
	private var format = "xml"
lib/nlp/stanford.nit:347,2--350,27