Remove the Optional from the evaluation context passing for property evaluation. Unfortunately there are nullptr uses left on the C++ side, that need to be replaced with passing through.
The context is not used yet or passed on to the binding closure.