API model for the standardized {name, value} attribute shape. Used for new
standardized attribute fields that carry no legacy id/value_id (e.g. per-decoration-area
attributes). Maps to/from the domain VariantAttribute.
{
"name": "string",
"value": "string"
}