Skip to main content

BoolValue

Inherits from ValueBase

BoolValue is a ValueBase that stores a boolean.


Summary

Properties


Properties

Value

BoolValue.Value: bool

The value of this object.

Example

boolValue.Value = true