namespace Props.Services.Content { public interface ITextualManager { dynamic Json { get; } } }