Property definitions

nitc $ AMidStringExpr :: defaultinit
# The middle of a superstring. eg `}abc{`
class AMidStringExpr
	super AStringFormExpr
end
src/parser/parser_nodes.nit:2691,1--2694,3