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