Is the template allowing more modification (add)

Property definitions

template $ Template :: is_frozen=
	# Is the template allowing more modification (`add`)
	var is_frozen = false
lib/template/template.nit:153,2--154,22