IChannelParsingState? State { get; set; }Property State As IChannelParsingState
Get
Setproperty IChannelParsingState^ State {
IChannelParsingState^ get ();
void set (IChannelParsingState^ value);
}function get_State();
function set_State(value);