C-minor v0.0

AstAttribute.Name Property

Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Ast
Declaring Type: AstAttribute

Name of the attribute

public string Name { get; set; }

Property Type

string