Property Name
Name
Gets or sets name of the value (if any)
Declaration
public string Name { get; set; }
Property Value
public string Name { get; set; }
String |
Remarks
note
LLVM will add a numeric suffix to the name set if a value with the name already exists. Thus, the name read from this property may not match what is set.