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

# resourceGroupName

A string value the represents the name of the resource group the framework loads an image from.

## Declaration

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

## Discussion

Discussion The property contains a value only if the framework loads a reference image from a resource group. Otherwise, it’s nil.

## See Also

### Inspecting a reference image

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