---
title: attributes
framework: javascriptcore
role: symbol
role_heading: Instance Property
path: javascriptcore/jsstaticvalue/attributes
---

# attributes

A set of property attributes to give to the property.

## Declaration

```swift
var attributes: JSPropertyAttributes
```

## See Also

### Accessing Static Value Information

- [name](javascriptcore/jsstaticvalue/name.md)
- [getProperty](javascriptcore/jsstaticvalue/getproperty.md)
- [setProperty](javascriptcore/jsstaticvalue/setproperty.md)
