The Bool held by this cell

Property definitions

nitc $ CallArg :: bool=
	# The `Bool` held by this cell
	fun bool=(value: Bool) `{ self->value_Bool = value; `}
src/interpreter/dynamic_loading_ffi/dynamic_loading_ffi.nit:70,2--71,55