.Symbol.Kind (gb)

Property Read Kind As Integer

Returns one of the following constants:

  • Class.Variable if the symbol is a variable.

  • Class.Constant if the symbol is a constant.

  • Class.Event if the symbol is an event.

  • Class.Property if the symbol is a property.

  • Class.Method if the symbol is a method.