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