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