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