Contains information about property view mappers.
| Column | Data Type | Constraint | 
|---|---|---|
| 
 | VARCHAR(40) | not null | 
| (primary key) | The unique ID for a property view mapping. | |
| 
 | VARCHAR(1024) | null | 
| A description of the property view mapping. | ||
| 
 | VARCHAR(40) | null | 
| The ID for an associated property view. | ||
| 
 | VARCHAR(40) | null | 
| The ID for an associated component property view. | ||

