Expansion INotifyPropertyChanged Property: Use this to create a new property INotifyPropertyChanged implementation. notifyp
publicProperty The name of the private property MyProperty privateProperty The name of the public property myProperty type The type of the property (e.g. string, double, bool, Brush, etc.) string