Calculated properties determine their value from an Expressions or a lambda.
Calculated properties
An application can add calculated properties to a class or layout. If you're not already familiar with expressions, please see the Expressions for more information.
...
See Metadata Delegate Expressions for many examples of creating calculated properties.
Value-generation Frequency
This setting applies to all properties (persistent and calculated) but it is especially useful for calculated properties.
...