Is this option hidden from usage?

Property definitions

opts $ Option :: hidden
	# Is this option hidden from `usage`?
	var hidden: Bool = false is writable
lib/opts/opts.nit:34,2--35,37