The C# null value.
Aliases:
nullptr
null
nil
Nothing
undef
# Bash doesn't have a dedicated null type, but you can use an empty string or a special value like 'null' to represent null.