A map of attribute names to AttributeValue objects, representing the item as it appeared before the DeleteItem operation. This
            map appears in the response only if ReturnValues was specified as ALL_OLD in the request.
             
            
 Declaration Syntax
 Declaration Syntax| C# | 
public Dictionary<string, AttributeValue> Attributes { get; set; }