set => SetValue(SourceNameProperty, value);
get => (string)GetValue(SourceNameProperty); set => SetValue(SourceNameProperty, value);