get

open operator fun <R : IN> get(target: R): OUT(source)

Lens operation to get the value from the target. Synonym for invoke(IN)