Property Documents NamespaceMongoDB.Driver AssemblyMongoDB.Driver.dll Documents Gets the documents (usually one but could be more). public IReadOnlyList<BsonDocument> Documents { get; } Property Value IReadOnlyList<BsonDocument>