---
layout: example.11ty.cjs
title: <arcgis-js-api-calcite-lit-example> ⌲ Examples ⌲ Name Property
tags: example
name: Name Property
description: Setting the name property
---

<arcgis-js-api-calcite-lit-example name="Earth"></arcgis-js-api-calcite-lit-example>

<h3>HTML</h3>

```html
<arcgis-js-api-calcite-lit-example
  name="Earth"
></arcgis-js-api-calcite-lit-example>
```
