When an attribute is type `Date`, setting the value to null and calling save converts null to the epoch. My API can accept either dates or null. Is it possible to actually send null with this library?