Property RawValue
RawValue
Gets the raw value of this BsonValue (or null if this BsonValue doesn't have a single scalar value).
[Obsolete("Use Value property of subclasses or BsonTypeMapper.MapToDotNetValue instead.")]
public virtual object RawValue { get; }