Name Property (KeywordGroupAttribute)

Action

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

Syntax

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

Access

Read only.