Optional matching tag, must be matched for the document to be well-formed

Property definitions

dom $ XMLStartTag :: matching=
	# Optional matching tag, must be matched for the document to be well-formed
	var matching: nullable XMLEndTag
lib/dom/xml_entities.nit:192,2--193,33