<PackageReference Include="Castle.Core" Version="4.2.1" />

DefaultPropertyGetter

Manages conversion between property values.
public int ExecutionOrder { get; }

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.