BsonString class BsonString : BsonValue Documentation Code public int ByteCount { get; set; } public bool IncludeLength { get; set; } public BsonString(object value, bool includeLength)