---
title: minor
framework: corelocation
role: symbol
role_heading: Instance Property
path: corelocation/clbeaconidentitycondition/minor
---

# minor

The least significant value associated with the beacon.

## Declaration

```occ
@property (nonatomic, copy, readonly, nullable) NSNumber * minor;
```

## See Also

### Accessing the beacon’s properties

- [UUID](corelocation/clbeaconidentitycondition/uuid.md)
- [major](corelocation/clbeaconidentitycondition/major.md)
