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