set Field
Update the field value at the specified slot index of the mutable object.
Return
The given object, to facilitate chaining.
Parameters
self
An object.
slot Index
The non-zero slot index.
value
The value to write to the specified slot.