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