The value of the literal string once computed.

Property definitions

nitc :: literal $ AStringFormExpr :: _value
	# The value of the literal string once computed.
	var value: String is noinit
src/literal.nit:196,2--197,28