This version of Unity is unsupported.

BoundProperty.operator ==

public static bool operator ==(Animations.BoundProperty lhs, Animations.BoundProperty rhs);

Parameters

lhs A BoundProperty object.
rhs Another BoundProperty object.

Description

BoundProperty objects are equal if they refer to the same property.