<PackageReference Include="Castle.Core" Version="4.4.1" />

IContextProperties

public interface IContextProperties
Interface for Context Properties implementations
object this[string key] { get; set; }

Gets or sets the value of a property