Пример #1
0
 get => _weather; set => Set(ref _weather, value);
Пример #2
0
 set => SetProperty(ref _weather, value);