Contains a custom property value.
<CustomProp>
    [Name ] 
    [PropType]> 
</CustomProp>
Name
Optional string. The name of the custom property.
PropType
Optional string. The data type of the custom property.
| Property | Value | 
|---|---|
| Name | CustomProp | 
| Minimum Occurrences | 0 | 
| Maximum Occurrences | Unbounded | 
Parent elements
Child elements
None
Valid data types for the CustomProps element are: string, boolean, date, and number.