---
sidebar_label: Device.name
# Device.name property
**Signature:**
```typescript
interface Device {
name: string;
}
```