---
title: name
framework: Application Services
role: symbol
role_heading: Instance Property
platforms: [macOS 10.0+]
path: applicationservices/cmprofileiteratedata/1560168-name
---

# name

The profile name, stored as a Pascal-type string (with length byte first) of up to 255 characters.

## Declaration

```occ
Str255 name;
```
