also, ` operator fun get(myArg: ArgType): B = back...
# getting-started
l
also,
operator fun get(myArg: ArgType): B = backingA.getSelected(myArg)
has nothing to do with
get()
of a property