Property Name
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
Name
When implemented by a class, gets or sets a string value that specifies the name of the IListMember
. Useful to find necessary item within the ICodeSnippetMember
collection.
string Name { get; set; }