Property IsUpsert NamespaceMongoDB.Driver AssemblyMongoDB.Driver.dll IsUpsert Gets or sets a value indicating whether to insert the document if it doesn't already exist. public bool IsUpsert { get; set; } Property Value bool