Question
Reset datetime property
Is it possible to reset a datetime property to null or empty? I have a use case where a date property represents the next service date. if the service has not been scheduled, i need to be able to assign no value to the property.

