# StaticKey

`import { StaticKey } from "destack:reflect";`

One reflected static property key.

```ds title="StaticKey"
export newtype StaticKey = intrinsic
```

[language/library/src/reflect/type.ds:92](https://github.com/destack-sh/destack/blob/main/language/library/src/reflect/type.ds#L92)
