At some point in my daily coding, I was feeling exhausted whenever I had to write another property implementing OnPropertyChanged. Each time I had to write similar code to this one: Of course, I’ve created code snippet to make it faster, but still. It required filling property type, name…