RefPropertyAttribValue Properties | 
The RefPropertyAttribValue type exposes the following members.
| Name | Description | |
|---|---|---|
| Deleted | 
            If true, the reference property value has been deleted
              | |
| PropertyId | 
            The attribute property.
              | |
| PropertyName | 
            System name of the attribute property.
              | |
| Value | 
            Based on the type and datatype of the attribute property Value contains either a:
            string, int, datetime, double, bool, timespan or a SetPropertyValue object.
            Value can also be null.
              |