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