This version of Unity is unsupported.

HierarchySearchQueryDescriptor.Filters

public HierarchySearchFilter[] Filters;

Description

User-defined filters. Filters are in this form [filterName][operator][filterValue]. For example: t:Light. Each of these filters can be used by a NodeHandler to filter according to domain-specific characteristics.