'Declaration
<LiquidTechnologies.Runtime.ElementInfoSeqPrimOptAttribute("documentType", "", True, "", ConversionType.type_string, "", WhitespaceRule.Preserve, "", -1, -1, "", "", "", "", -1, -1, -1, "")> Public Property DocumentType As String
'Usage
Dim instance As CustomsInformation Dim value As String instance.DocumentType = value value = instance.DocumentType
[LiquidTechnologies.Runtime.ElementInfoSeqPrimOpt("documentType", "", true, "", ConversionType.type_string, "", WhitespaceRule.Preserve, "", -1, -1, "", "", "", "", -1, -1, -1, "")] public string DocumentType {get; set;}