protected set => SetValue(ref isLoading, value);
Beispiel #2
0
 private set => SetProperty(ref isLoading, value);