booleanPropertyOf

inline fun booleanPropertyOf(initialValue: Boolean = false): BooleanProperty

Create a BooleanProperty with initialValue.