condition property
The condition that is associated with this binding.
NOTE: an unsatisfied condition will not allow user access via current binding. Different bindings, including their conditions, are examined independently.
Implementation
Expr? condition;