Example #1
0
 set => SetProperty(ref _red, value);
Example #2
0
 get => new Color(_red, _green, _blue, _alpha);