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

# resourceGroupName

## Declaration

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

## Discussion

Discussion If ARKit loaded this object 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 Object

- [name](arkit/arreferenceobject/name.md)
- [center](arkit/arreferenceobject/center.md)
- [extent](arkit/arreferenceobject/extent.md)
- [scale](arkit/arreferenceobject/scale.md)
