mirror

fun <T> Property<T>.mirror(source: Property<T>)

Reflect all changes in the source property onto this property. Does not reflect changes back.

Return

a mirroring job