listPropertyOf

inline fun <E> listPropertyOf(initialValue: ObservableList<E>? = null): ListProperty<E>

Create a ListProperty with initialValue.