namespace PluginsConventionLibrary.Plugins
{
public class PluginsConventionSaveDocument
public string FileName { get; set; }
}