CDISP0863E

A literal null cannot be assigned to a non-optional type.

A null literal cannot be assigned to an attribute or variable that is not an optional type.
Make the attribute or variable an optional type.