public bool GetBool(string name) { return(AnimatorControllerPlayable.GetBoolString(ref this, name)); }