skip_nulls


Description:

[ NoAccessorMethod ]
[ Version ( since = "23.0.0" ) ]
public bool skip_nulls { get; set; }

Whether to skip (ignore) nulls in the input.

If false, any null in the input forces the output to null.