getBoolean abstract method

bool? getBoolean()

Gets the boolean value or null if the type doesn't match.

Returns bool?. Attribute value.

Implementation

bool? getBoolean();