Nemerle Documentation

TypeBuilder.MarkWithSpecialName Method 

Marks this with the SpecialName attribute, the attribute will be propagated to members and contained types at a later stage.

public void MarkWithSpecialName();

See Also

TypeBuilder Class | Nemerle.Compiler Namespace