Property Optional
Optional
Gets or sets a value indicating whether the mapping will not throw an exception if the source value is missing.
public bool Optional { get; set; }
Gets or sets a value indicating whether the mapping will not throw an exception if the source value is missing.
public bool Optional { get; set; }