True / False

Value Type Saved: Bool

The True/False is a switch component, allowing you to set true or false

Example of getting value on page

(Content!.GetValue<bool>("PropertyAliasHere"))

Last updated