<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [WireMetadata](./x-components.wiremetadata.md) &gt; [feature](./x-components.wiremetadata.feature.md)

## WireMetadata.feature property

The [QueryFeature](./x-components.queryfeature.md) that originated the event.

**Signature:**

```typescript
feature?: QueryFeature | ResultFeature;
```
