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