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
 Declaration Syntax| C# | 
public Object Value { get; set; }
 Declaration Syntax
 Declaration Syntax| C# | 
public Object Value { get; set; }