setPropertyOf

inline fun <E> setPropertyOf(initialValue: ObservableSet<E>? = null): SetProperty<E>

Create a SetProperty with initialValue.