boolean_value property

boolean_value property

The value of this boolean result.

Definition:

@property
def boolean_value(self):
    ...

See Also