| BsonDocumentWriterDocument Property | 
            Gets the BsonDocument being written to.
            
 
Namespace: MongoDB.Bson.IOAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.1.0
 Syntax
Syntaxpublic BsonDocument Document { get; }Public ReadOnly Property Document As BsonDocument
	Get
member Document : BsonDocument with get
Property Value
Type: 
BsonDocument See Also
See Also