The break escape mark associated with the return

Property definitions

nitc :: scope $ APropdef :: return_mark=
	# The break escape mark associated with the return
	var return_mark: nullable EscapeMark
src/semantize/scope.nit:254,2--255,37