A null object with a defined type of bool?
null
bool?の型を定義したnullオブジェクト。
const bool? nullOfBool = null;