When setting up a check box, you may want to initialize it to the safest state, in case you forget to set it up on an
object. A single-state object would throw errors, if treated like a two-state object. But either type will be okay when run
as a single state. On the other hand, an error message will quickly remind you to finish setting up the object involved.
In this script, you will be using the safe default.