val KClass<*>.idProperty: KProperty1<Any, *>?
Returns the Mongo Id property of the KClass, or null if no id property is found.