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