exclude

fun exclude(vararg fields: KProperty1<T, *>): Bson(source)
fun exclude(fields: Iterable<KProperty1<T, *>>): Bson(source)