Designates an attribute for a conditional modification. The Expected parameter allows you to provide an attribute name, and whether
            or not Amazon DynamoDB should check to see if the attribute has a particular value before modifying it.
             
            
 Declaration Syntax
 Declaration Syntax| C# | 
public Dictionary<string, ExpectedAttributeValue> Expected { get; set; }