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