<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`ListItemCache`](ListItemCache) › [`id`](ListItemCache/id)
## ListItemCache.id property
The block ID of this list item, if defined.
**Signature:**
```typescript
id?: string | undefined;
```