---
title: componentName
framework: Core Services
role: symbol
role_heading: Instance Property
platforms: [Mac Catalyst 17.0+, macOS 10.0+]
path: coreservices/componentresource/1516658-componentname
---

# componentName

A resource specification structure that specifies the resource type and ID for the name of the component. This is a Pascal string. Typically, the name is stored in a resource of type 'STR '.

## Declaration

```occ
ResourceSpec componentName;
```
