ValuesBoolValueOn this pageBoolValue Inherits from ValueBase BoolValue is a ValueBase that stores a boolean. Summary Properties Value : bool Properties Value BoolValue.Value: bool The value of this object. Example boolValue.Value = true