Function Machine.set
Set a property or item of an instance.
Parameters
| Name | Description |
|---|---|
| this_ | A reference to the instance that will have the property or item |
| id | The identifier of the property or item to set |
| value | The value of the property or item to set |