public IList<ChannelSetting>? ChannelSettings { get; }Public ReadOnly Property ChannelSettings As IList(Of ChannelSetting)
Getpublic:
property IList<ChannelSetting^>^ ChannelSettings {
IList<ChannelSetting^>^ get ();
}function get_ChannelSettings();