set => this.SetPropertyValue(ref this.testProperty1, value);
 set => this.SetPropertyValue(ref this.defaultTestProperty, value);
 set => this.SetProperty(ref this.name, value);