I define a server method: TServerMethod = class(TPersistent) public function EchoString(Value: string): string;