Loading...
Method in DeclarationBuilder
Sets the Name of the Declaration .
public DeclarationBuilder WithName(string name)
The DeclarationBuilder instance that received this method call.
string name
string
The name to apply to the Declaration.