NullableBooleanField

constructor(name: String, keyName: String, meta: SettingMeta?, getter: (T) -> Boolean?, setter: (T, Boolean?) -> T)