get

open operator override fun <E : ExecutionContext.Element> get(key: ExecutionContext.Key<E>): E?

Returns the element with the given key from this context or null.