formula property

String? formula
getter/setter pair

A custom formula to calculate the value.

The formula must start with an = character.

Implementation

core.String? formula;