Name Property (KeywordAttribute)

Action

Gets the name of the keyword. The default value is an empty string.

Syntax

C#
public String Name { get; }
VB
'Declaration
Public Read Property Name As String

Access

Read only.