Gets and sets the Attribute property.
            An attribute associated with an item. Similar to columns on a spreadsheet, attributes represent
            categories of data that can be assigned to items.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public List<ReplaceableAttribute> Attribute { get; set; }