public static bool HasAngularComponentSettings(this ComponentModel model) { return(model.HasStereotype("Angular Component Settings")); }