'Declaration
ReadOnly Property TransportChannel As ITransportChannel
'Usage
Dim instance As IClientBase Dim value As ITransportChannel value = instance.TransportChannel
ITransportChannel TransportChannel {get;}
property ITransportChannel^ TransportChannel { ITransportChannel^ get(); }