Subscriber portal
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Gets or sets the keyword used in the VB.
'Declaration Public Property Keyword As Nullable(Of VBKeyword) Get Set 'Usage Dim instance As VBSymbol Dim value As Nullable(Of VBKeyword) value = instance.Keyword instance.Keyword = value