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