The Bool held by this cell

Property definitions

nitc $ CallArg :: bool
	# The `Bool` held by this cell
	fun bool: Bool `{ return self->value_Bool; `}
src/interpreter/dynamic_loading_ffi/dynamic_loading_ffi.nit:67,2--68,46