using System;
public class Program
{
public static void Main()
var filter = new []
new {
@bool = new
should = "here's the should"
}
};
var item = filter[0];
Console.WriteLine(item.@bool.should);