CardholderName Property
The name of the Cardholder.
Syntax
__property String CardholderName = {read=FCardholderName, write=FSetCardholderName, default=""};
Default Value
""
Remarks
This property is used to specify the name of the cardholder, as taken from the Track 1 data.
If a value is not specified, the component will parse out the name from the specified Track 1 data.
Data Type
String