TNullableBoolean Type

Represents an alias of the Nullable<Boolean> type.

Namespace: Spring
type
 TNullableBoolean = Nullable<Boolean>;