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