Variable MongoClientSettings.w
Requests acknowledgment that write operations have propagated to a specified number of mongod instances (number) or to mongod instances with specified tags (string) or "majority" for calculated majority.
See Also
write concern [w Option](https://docs.mongodb.com/manual/reference/write-concern/#wc-w).