bool isVarBindingQuery

Whether this is querying for a variable binding or a directive.

Source

bool get isVarBindingQuery => selector is String;