ImportedCustomPropertyName Table
The ImportedCustomPropertyName table is used by the importer to store the names of custom properties.
| Database Column | Details | 
|---|---|
| PropertyNameID | Type: integer. Key. Generated ID A unique identifier for custom property. | 
| PropertyName | Type: text (max 256 characters). Key The name of the custom property. |