AWS SDK for .NET Documentation
Value Property
AmazonAmazon.DynamoDBv2.DocumentModelPrimitiveValue Did this page help you?   Yes   No    Tell us about it...
Value of the Primitive. If Type is String or Numeric, this property is a string. If Type is Binary, this property is a byte array.
Declaration Syntax
C#
public Object Value { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)