---
title: name
framework: corelocation
role: symbol
role_heading: Instance Property
path: corelocation/clmonitorconfiguration/name
---

# name

The name of the monitor instance.

## Declaration

```occ
@property (readonly) NSString * name;
```

## Discussion

Discussion name can contain only alphanumeric characters and can’t start with an underscore (_).

## See Also

### Instance properties

- [eventHandler](corelocation/clmonitorconfiguration/eventhandler.md)
- [queue](corelocation/clmonitorconfiguration/queue.md)
