'Declaration
<LiquidTechnologies.Runtime.AttributeInfoPrimitiveAttribute("type", "", True, ConversionType.type_string, "", WhitespaceRule.Preserve, "", -1, -1, "", "", "", "", -1, -1, -1, "")> Public Property Type As String
'Usage
Dim instance As AddAgreedCustomsValue Dim value As String instance.Type = value value = instance.Type
[LiquidTechnologies.Runtime.AttributeInfoPrimitive("type", "", true, ConversionType.type_string, "", WhitespaceRule.Preserve, "", -1, -1, "", "", "", "", -1, -1, -1, "")] public string Type {get; set;}