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