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