Type: object
| Attribute | Type | Description |
|---|
| id | string | Unique id of the variant property |
| name | string | Name of the variant property (e.g. “type”, “state”, etc.) |
| value | string | Value for this property of the component (e.g. "primary") |
{
"id": "60422281c96b47c3be1a912f",
"name": "Type",
"value": "Primary"
}