'DeclarationReadOnly Property TransportChannel As ITransportChannel
'UsageDim instance As IClientBase Dim value As ITransportChannel value = instance.TransportChannel
ITransportChannel TransportChannel {get;}
property ITransportChannel^ TransportChannel { ITransportChannel^ get(); }