A PowerShell feature for defining object properties dynamically, by way of hashtables defining the property name and code that calculates the property value based on the current pipeline input object.
See the conceptual about_Calculated_Properties help topic.