namespace Schedulable.Show { public class TwitchStream : Show { public string TwitchCategory { get; set; } } }