public dynamic DoDynamicStuff(dynamic wooDynamix) { Console.WriteLine(wooDynamix.DynamicProperty1); }