namespace PluginConventions { public class PluginsConventionSaveDocument { public string FileName { get; set; } = string.Empty; } }