literalValueBoolean property

bool? literalValueBoolean
getter/setter pair

The boolean literal value of the attribute. This field is absent if the value is not a boolean literal.

Implementation

bool? literalValueBoolean;