ResultName: String;
The ResultName property returns the type name of function result.
The property is relevant, if the IsResult property returns True.
The example of use is given in description of the IForeSub.Params method.
See also:
IForeSub