open fun setAllowNullValues(allowNullValues: Boolean): Unit
Set whether to allow null values (adapting them to an internal null holder value).
null
Default is "true".