The key of the BsonElement
The key of the BsonElement
the key
The value of the BsonElement
The value of the BsonElement
the BsonValue
Represents a single BsonElement
This is essentially a
(String, BsonValue)key value pair. Any pair of(String, T)where typeThas a BsonTransformer in scope into a BsonValue is also a valid pair.