Bug in 4.5.14 templates / filters handling null property values on model

Thanks for the repro, this issue should now be resolved in this commit where it will always call the isNull filter since it’s marked to [HandleUnknownValues].

This change is available from v5 that’s now available on MyGet. Please review the v5 changes before upgrading.