SetProperty(ref _isChecked, value);
Example #2
0
 set => Set(ref _isChecked, value);