---
title: name
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlcounterset/name
---

# name

The name of the GPU’s counter set instance.

## Declaration

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

## Discussion

Discussion The property typically matches one of the common counter set names that MTLCommonCounterSet defines (see Confirming which counters and counter sets a GPU supports).
