A list of all types that are decorated by this reflection.
Unique id of this reflection.
A type that points to the reflection this reflection is the implementation of.
Applies to class members.
A type that points to the reflection this reflection has been inherited from.
Applies to interface and class members.
The kind of this reflection.
The human readable string representation of the kind of this reflection. Set during the resolution phase by GroupPlugin
The symbol name of this reflection.
Will not be present if name === originalName
A type that points to the reflection that has been overwritten by this reflection.
Applies to interface and class members.
Generated using TypeDoc
The parsed documentation comment attached to this reflection.