# Variable: PropertyLabelValueTemplate

> `const` **PropertyLabelValueTemplate**: `"{VALUE}"` = `'{VALUE}'`

Defined in: [schema.ts:1045](https://github.com/coda/packs-sdk/blob/b2b4c9dba5ca748bdbb94481cc13b5ca3c328ef6/schema.ts#L1045)

An identifier for the value of a property for use in the [PropertyIdentifierDetails.label](../../interfaces/PropertyIdentifierDetails/#label) field. When used, this will be substituted with the value of the property for the final output of the label.

If not present, the label will be used as-is in the default label format of '{label}: {VALUE}'.
