A C# server-side class method, BasicCalcServer.Add(), accepting a parameter of complex type SumRequest, and
A Flex client invoking the Add() method remotely, using an Object instance with dynamic properties as an argument to Add(), as if the instance were an object of type SumRequest.