boolValue property

bool? boolValue
getter/setter pair

Boolean value of the given property.

For example for a TV product, "True" or "False" if the screen is UHD.

Implementation

core.bool? boolValue;