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.

C# |
public Dictionary<string, ExpectedAttributeValue> Expected { get; set; }