'Declaration
Public Shared ReadOnly Property Channels As TransportChannelBindings
'Usage
Dim value As TransportChannelBindings value = TransportBindings.Channels
public static TransportChannelBindings Channels {get;}
public: static property TransportChannelBindings^ Channels { TransportChannelBindings^ get(); }