This version of Unity is unsupported.

Binding.isDirty

public bool isDirty;

Description

When set to true, the binding instance updates during the next update cycle. When set to false, the binding instance updates only if a change is detected.