getBoolean abstract method
Gets the boolean value or null if the type doesn't match.
Returns bool?. Attribute value.
Implementation
bool? getBoolean();
Gets the boolean value or null if the type doesn't match.
Returns bool?. Attribute value.
bool? getBoolean();