'Declaration ReadOnly Property ValueType As PrimitiveValueType
'Usage Dim instance As IReadonlyPrimitiveValue Dim value As PrimitiveValueType value = instance.ValueType
PrimitiveValueType ValueType {get;}
'Declaration ReadOnly Property ValueType As PrimitiveValueType
'Usage Dim instance As IReadonlyPrimitiveValue Dim value As PrimitiveValueType value = instance.ValueType
PrimitiveValueType ValueType {get;}