namespace PluginsConventionLibrary { public class PluginsConventionElement { public Guid Id { get; set; } } }