AstClassOrStructDeclarationStatement.Name Property
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Ast
Declaring Type: AstClassOrStructDeclarationStatement
Name of the class/struct
public string Name { get; set; }
Property Type
string |