The primary key that defines the item. Each element consists of an attribute name and a value for that attribute.

C# |
public Dictionary<string, AttributeValue> Key { get; set; }
C# |
public Dictionary<string, AttributeValue> Key { get; set; }