Property definitions

nitc $ BottomMContract :: defaultinit
# The root of all contracts where the call is after the execution of the original method (`invariant` and `ensure`).
abstract class BottomMContract
	super MContract
end
src/model/model_contract.nit:36,1--39,3