Keyword are reserved sequences of characters that perform specific functions in the code and cannot be used as identifiers.
See the full list of language keywords below:
Abstract, And, As, Begin, Break, Case, Class, Const, Constructor, Continue, Delegate,
Div, Do, Each, Else, Elseif, End, Enum, Event, Except, Final, Finally, For, Friend,
Function, Get, If, Imports, In, Inherited, Interface, Is, Mod, Namespace, New, Not,
Of, On, Or, Out, Override, Paramarray, Private, Property, Protected, Public, Raise,
Readonly, Repeat, Return, Select, Set, Shared, Step, Sub, Then, To, Try, Until, Var,
Virtual, Volatile, While, Xor, Null, Partial, Struct, Using, Typeof, True, False
See also: