FieldSource public class FieldSource Represents mapping to a processing field. Documentation public string FriendlyName { get; set; } Friendly name of the source field. public string SourceName { get; set; } Identifier of the source field. public FieldSource()