Property AsNullableBoolean
AsNullableBoolean
Casts the BsonValue to a Nullable{Boolean} (throws an InvalidCastException if the cast is not valid).
Property Value
- bool?
Casts the BsonValue to a Nullable{Boolean} (throws an InvalidCastException if the cast is not valid).