[]
Gets or sets the string value determining the name of the data field or property to be bound to the object.
[TypeConverter(typeof(StringConverter))]
[C1Description("Mapping.MappingName", "Name of data field or property to be bound to this object.")]
public string MappingName { get; set; }