...
An application can add calculated properties to a class or layout. If you're not already familiar with expressions, please see the Metadata Expressions for more information.
Use the ClassBuilder.Add.CalculatedProperty(...)
or one of the overloads to create a new calculated property.
...