Open sandboxFocus

Property Name

Name

Gets or sets the name of the member introduced by this template.

Declaration
public string? Name { get; set; }
Property Value
Type Description
string
Remarks

When this property is not set, the introduced member uses the same name as the template member. This property is only relevant when the template is used for member introduction.