---
title: systemName
framework: watchkit
role: symbol
role_heading: Instance Property
path: watchkit/wkinterfacedevice/systemname
---

# systemName

The name of the operating system.

## Declaration

```swift
var systemName: String { get }
```

## Discussion

Discussion The value of this property is “watchOS”.

## See Also

### Reading System Information

- [systemVersion](watchkit/wkinterfacedevice/systemversion.md)
