namespace ErsatzTV.Infrastructure.Emby.Models
{
public class EmbyStudioResponse
public string Name { get; set; }
}