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 instead.")]
public override object RawValue { get; }
Gets the raw value of this BsonValue (or null if this BsonValue doesn't have a single scalar value).
[Obsolete("Use Value instead.")]
public override object RawValue { get; }