An array of item attributes that match the query criteria. Each element in this array consists of an attribute name and the value for that
            attribute.
             
            
 Declaration Syntax
 Declaration Syntax| C# | 
public List<Dictionary<string, AttributeValue>> Items { get; set; }