Sets the Attribute property
| C# |
public ReplaceableItem WithAttribute( params ReplaceableAttribute[] list )
- list (array<ReplaceableAttribute>[]()[][])
- An attribute associated with an item. Similar to columns on a spreadsheet, attributes represent categories of data that can be assigned to items.
this instance