[ NoAccessorMethod ]
[ Version ( since = "23.0.0" ) ]
public bool skip_nulls { get; set; }
If true, nulls in the input are ignored and produce a corresponding null output.
When false, the first null encountered is propagated through the remaining output.