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