Creates a boolean trait.
UserTrait.bool(String key, bool value) : this.string(key, value.toString());