The unique ID as an MongoDB Object ID string.

Property definitions

mongodb $ MongoObjectId :: id
	# The unique ID as an MongoDB Object ID string.
	fun id: String do return native.id
lib/mongodb/mongodb.nit:179,2--180,35