# JsonWidget.name

Get the name of the jsonWidget.

**Kind:** Member

**Environments:** Game

## Game

[Open the full Game reference](../Game-Script-Environment/Userdata/JsonWidget.md#name)

### Get

**Availability:** Client only

Get the name of the jsonWidget.

**Returns:**

| Name | Type | Description |
| --- | --- | --- |
| `name` | string | The name of the JsonWidget. |
