Property IsUpsert NamespaceMongoDB.Driver AssemblyMongoDB.Driver.dll IsUpsert Indicating whether to insert the document if it doesn't already exist. public bool IsUpsert { get; init; } Property Value bool