"Extended Property Patterns"

{ LastAppraisal.Rating: 10 } => 40_000, // Users whose last appraisal gave them a 10/10 rating get 40,000


Code snippet taken from "Complete C# Quick Reference - C# 10".