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

Castle.Core.Logging.IContextProperties

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

Gets or sets the value of a property