set => SetProperty(ref this.name, value, true);
 set => this.RaiseAndSetIfChanged(ref this.w, value);
 set => this.SetProperty(ref this.id, value);