'Declaration Public ReadOnly Property Type As ImGearExtraChannelType
'Usage Dim instance As ImGearExtraChannelInfo Dim value As ImGearExtraChannelType value = instance.Type
public ImGearExtraChannelType Type {get;}
public: __property ImGearExtraChannelType get_Type();
public: property ImGearExtraChannelType Type { ImGearExtraChannelType get(); }