BankName Property
Name of the account holder's bank.
Syntax
__property String BankName = {read=FBankName, write=FSetBankName};
Default Value
""
Remarks
Name of the account holder's bank. For example, Citibank, Wells-Fargo, Wachovia, etc. This property contains the name of the bank associated with the BankRoutingNumber.
This property is not available at design time.
Data Type
String