---
title: kJSClassAttributeNone
framework: javascriptcore
role: symbol
role_heading: Global Variable
path: javascriptcore/kjsclassattributenone
---

# kJSClassAttributeNone

An attribute that specifies that a class has no special attributes.

## Declaration

```swift
var kJSClassAttributeNone: Int { get }
```

## See Also

### Constants

- [kJSClassAttributeNoAutomaticPrototype](javascriptcore/kjsclassattributenoautomaticprototype.md)
