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