@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 375 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [XModule](./x-components.xmodule.md) > [name](./x-components.xmodule.name.md)
## XModule.name property
A unique name that identifies this XModule.
**Signature:**
```typescript
name: XModuleName;
```