# Operating system

Explore what information is available for the operating systems.

This type represents the operating system running on a device.

## Properties

These are the available properties:

- `name`: `string`

  The name of the operating system. For example, "iOS", "Android", or "Windows".

- `version`: `string`

  The operating system's version. For example, "10.0.18363", "13.3", or "10".
