IStrongBox public interface IStrongBox Defines a property for accessing the value that an object references. Documentation object Value { get; set; } Gets or sets the value that an object references.