VaultName Property
The name of the vault.
Syntax
__property String VaultName[int VaultIndex] = {read=FVaultName, write=FSetVaultName};
Default Value
""
Remarks
The name of the vault.
The size of the array is controlled by the VaultCount property.
This property is read-only and not available at design time.
Data Type
String