예제 #1
0
 get => ToObject(_map[key]);
예제 #2
0
 set => SetProperty(ref _map, value);