calculated property
A property that has an expression for the properties definition.
In the example below, property A is defined as a calculated property:
A = B + C
The value of calculated property cannot be modified directly; this value is changed when calculating the expression of the property definition.