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

# attributes

A set of property attributes to give to the property.

## Declaration

```swift
var attributes: JSPropertyAttributes
```

## See Also

### Accessing Static Function Information

- [name](javascriptcore/jsstaticfunction/name.md)
- [callAsFunction](javascriptcore/jsstaticfunction/callasfunction.md)
