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