This version of Unity is unsupported.

AnimatorTransitionInfo.IsName

public bool IsName(string name);

Description

Does name match the name of the active Transition.

Format is "CURRENT_STATE -> NEXT_STATE".