Set Attribute
- properties.set
Input:
- objects – Property-Holder
- key – String
- value – Anything
Output:
- output – Property-Holder
Sets the attribute key
to the value value
.