ExpandoObjectExtensions public static class ExpandoObjectExtensions Documentation public static string FixCaseForKey(this ExpandoObject expando, string key) public static T GetPropertyWithKey<T>(this ExpandoObject expando, string key, T defaultValue = null)