# namespace Microsoft.VisualBasic.DeepLearning.GNN export class Layer { IsTraining: boolean; Name: string; }