Exemple #1
0
 get => _weather; set => Set(ref _weather, value);
 set => SetProperty(ref _weather, value);