Property DefaultValue
DefaultValue
Gets or sets the default value to be used if the source value is missing and the mapping is optional.
public object DefaultValue { get; set; }
Gets or sets the default value to be used if the source value is missing and the mapping is optional.
public object DefaultValue { get; set; }