Property Value
Value
Gets or sets the value that will be written. Setting it wins over the data source, and setting it on a field the data had no column for makes that field merged.
public string? Value { get; set; }
Gets or sets the value that will be written. Setting it wins over the data source, and setting it on a field the data had no column for makes that field merged.
public string? Value { get; set; }