protected set => SetValue(ref isLoading, value);
Esempio n. 2
0
 private set => SetProperty(ref isLoading, value);