set
Creates an update that sets the value of the property to the given value.
Return
the update @mongodb.driver.manual reference/operator/update/set/ $set
Parameters
value
the value
Creates an update that sets the value of the property to the given value.
Return
the update @mongodb.driver.manual reference/operator/update/set/ $set
Parameters
property
the data class property
value
the value