namespace ErsatzTV.Core.Scheduling.YamlScheduling; public class YamlPlayoutContentGuid { public string Source { get; set; } public string Value { get; set; } }