---
title: array
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdprim/attribute/valuetype/array
---

# array

The array type corresponding to this type.

## Declaration

```swift
var array: USDPrim.Attribute.ValueType { get }
```

## Discussion

Discussion If this type is already an array type, returns the type unchanged.
