[]
Gets or sets IDictionary that contains lookup values for this field.
public IDictionary<object, string> Lookup { get; set; }
This dictionary serves to replace code values with their string descriptions.