try { SetValue(AgeProperty, value); }
 set => SetValue(AgeProperty, value);