Sanitizes the Property. It checks the that the property name and value are valid. It also checks/populates the correct type and pii of the property value.
property name - The property name.
The property value or an IEventProperty containing value, type ,pii and customer content.
Optional
IEventProperty containing valid name, value, pii and type or null if invalid.
Sanitizes the Property. It checks the that the property name and value are valid. It also checks/populates the correct type and pii of the property value.