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