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