AWS SDK for .NET Documentation
Attribute Property
AmazonAmazon.SimpleDB.ModelReplaceableItemAttribute Did this page help you?   Yes   No    Tell us about it...
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
C#
public List<ReplaceableAttribute> Attribute { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)