Cardvalidator Configuration
The component accepts one or more of the following 
configuration settings.
Configuration settings are similar in functionality to properties,
but they are rarely used.  In order to avoid "polluting" the property
namespace of the component, access to these 
internal properties
is provided through the 
Config method.
CardValidator Configuration Settings
 |  | 
 | NameOnCard:   
The name encoded in the track data on the credit card.If the TrackData you're parsing is Track1 data, it contains the customer's name, and should be identical
to the name printed on the face of the card. Track2 data does not contain this name. This field will be filled
after a call to ValidateCard. 
 |