---
title: label
framework: watchkit
role: symbol
role_heading: Instance Property
path: watchkit/wkaccessibilityimageregion/label
---

# label

A succinct label that succinctly identifies the purpose of the image region.

## Declaration

```swift
var label: String { get set }
```

## Discussion

Discussion The label should be a very short, localized string that identifies the purpose of the region, but does not necessarily convey the imagery displayed in that region.

## See Also

### Getting the Region Attributes

- [frame](watchkit/wkaccessibilityimageregion/frame.md)
