Type Alias UserBoolean

UserBoolean: boolean | "AlwaysTrue" | "AlwaysFalse"

Represents a boolean value that can also be locked to always true or false