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