--- layout: docs title: AttributeBoolean edit_url: "https://github.com/nylas/N1/blob/master/src/flux/attributes/attribute-boolean.coffee" ---

Summary

The value of this attribute is always a boolean. Null values are coerced to false.

String attributes can be queries using equal and not. Matching on greaterThan and lessThan is not supported.