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