'Declaration Public ReadOnly Property Channels As ImGearDisplayChannels
'Usage Dim instance As ImGearPageDisplay Dim value As ImGearDisplayChannels value = instance.Channels
public ImGearDisplayChannels Channels {get;}
public: __property ImGearDisplayChannels* get_Channels();
public: property ImGearDisplayChannels^ Channels { ImGearDisplayChannels^ get(); }