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