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