type property

Type type
final

The runtime type this descriptor applies to.

This is usually the Object type for which the descriptor was registered.

Implementation

final Type type;