Get the value name from values.

Property definitions

opts $ OptionEnum :: value_name
	# Get the value name from `values`.
	fun value_name: String do return values[value]
lib/opts/opts.nit:220,2--221,47