Property AsNullableBoolean NamespaceMongoDB.Bson AssemblyMongoDB.Bson.dll AsNullableBoolean Casts the BsonValue to a Nullable{Boolean} (throws an InvalidCastException if the cast is not valid). public bool? AsNullableBoolean { get; } Property Value bool?