<PackageReference Include="Relativity.ObjectManager" Version="9.6.54.203" />
AbstractConfiguration
public string Name {
get;
protected set; }
public string Value {
get;
protected set; }
public virtual object GetValue(
Type type,
object defaultValue)