boolean

inline fun <T> boolean(fieldName: String): BooleanField<T>

Declares a child BooleanField named fieldName, modeling the boolean field type.