The name of the assert, if any

Property definitions

nitc $ AAssertExpr :: _n_id
	# The name of the assert, if any
	var n_id: nullable TId = null is writable
src/parser/parser_nodes.nit:2093,2--2094,42