Gets or sets the name of the source column that is mapped to the DataSet and used for loading or returning the Value.
public string SourceColumn {get; set;}
Remarks
This defines the name of the source column that is mapped to the DataSet. The default is an empty string.