CustomerName Property
The cardholder's name as it appears on the card.
Syntax
[VB.NET] Public Property CustomerName As String
[C#] public string CustomerName {get; set;}
Remarks
This optional field may contain up to 26 alphanumeric characters and symbols.
Default Value
""