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