nullable
可为空的
例句
If nullable, it will contain the null value.
如果可为空,它将包含null值。
The nullable button should not be checked.
不应选中可空按钮(nullable button)。
Nullable types and null coalescing operator
可置空类型和 空合并运算符