putAnyOrNull
Attempts to put any object into the DataObject. The any will attempt to be converted to a supported type. If no supported type is available, then DataItem.NULL will be instead.
Return
The current Builder being operated on