This version of Unity is unsupported.

IQueryEngineFilter.usesParameter

public bool usesParameter;

Description

Indicates if the filter uses a parameter.

This flag is set to true when a filter is created with the parameter option. See AddFilter.