# namespace Microsoft.VisualBasic.ComponentModel.Settings export class SimpleConfig extends Attribute { Name: string; TypeId: any kind; }
TypeId