DefaultPropertyGetter
Manages conversion between property values.
            
                
Initializes a new instance of the  DefaultPropertyGetter class.
            
public object GetPropertyValue(IDictionaryAdapter dictionaryAdapter, string key, object storedValue, PropertyDescriptor property, bool ifExists)
Gets the effective dictionary value.