Logical domain within a library that created the error.

Property definitions

mongodb $ MongoError :: domain
	# Logical domain within a library that created the error.
	fun domain: Int do return native.domain
lib/mongodb/mongodb.nit:146,2--147,40