getByName

open fun getByName(name: String): Term?

Retrieves the Term bound to the (first) Var whose Var.name equals name, or null if none is found.