Hi,  I'm trying to connect to IRIS with .NET 4.5 and I see is quite different from Cache Method. I have a connection and I can invoke a Method but I can't get %Stream.GlobalCharacter value as Class property and I can't use it in a ByRef parameter. With Cache we had the Intersystems.Data.CacheTypes namespace to use this "special" types.  Is there any documentation to use the %Stream.GlobalCharacter as class property and ByRef Param? Thanks!