# Variable: PropertyLabelValueTemplate

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

Defined in: [schema.ts:1047](https://github.com/coda/packs-sdk/blob/44f7744bb692307d51cf2020a7058f343a7e25e8/schema.ts#L1047)

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}'.
