---
title: resourceGroupName
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/arreferenceimage/resourcegroupname
---

# resourceGroupName

The AR resource group name for this image.

## Declaration

```swift
var resourceGroupName: String? { get }
```

## Discussion

Discussion If ARKit loaded this image from an AR resource group in an asset catalog, ARKit sets the value of this property to the resource group’s name. Otherwise, the value of this property is nil>.

## See Also

### Examining a Reference Image

- [name](arkit/arreferenceimage/name.md)
- [physicalSize](arkit/arreferenceimage/physicalsize.md)
