set => SetValue(MarkerColorProperty, value);
get => (Color)GetValue(MarkerColorProperty); set => SetValue(MarkerColorProperty, value);