@alexa/ask-expressions-spec
Version:
The JSON Schema specification for the Alexa Skills Kit Intermediate Representation (ASKIR).
24 lines (14 loc) • 992 B
Markdown
# kind Schema
```txt
https://amazonalexa.com/ask/2020/12/PropertyReference#/properties/kind
```
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
| :------------------ | :--------- | :------------- | :---------------------- | :---------------- | :-------------------- | :------------------ | :-------------------------------------------------------------------------------------- |
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [PropertyReference.json\*](../../schemas/PropertyReference.json "open original schema") |
## kind Type
unknown ([kind](propertyreference-properties-kind.md))
## kind Constraints
**constant**: the value of this property must be equal to:
```json
"PropertyReference"
```