'Declaration
Public ReadOnly Property SupportedFeatures As TransportChannelFeatures
'Usage
Dim instance As UaSCUaBinaryTransportChannel Dim value As TransportChannelFeatures value = instance.SupportedFeatures
public TransportChannelFeatures SupportedFeatures {get;}
public: property TransportChannelFeatures SupportedFeatures { TransportChannelFeatures get(); }