Common properties shared by all block types.
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Unique identifier for this block. | |
| type | String | Identifies the block variant and determines which additional properties are present in it. | |
| tags | List<String> | Semantic labels attached to this block. | [optional] |