Checks if the input is null
检查输入是否为null
The value to check. 要检查的值
True if the value is null, false otherwise. 如果值为null则返回true,否则返回false
Checks if the input is null
检查输入是否为null