I have a collection of expando objects / dynamic as
var lst = new List(); dynamic exp1 = new ExpandoObject(); exp1.Name = \"ffffd\"; lst.Add(exp