Optional
nameSome tags, (@typedef
, @param
, @property
, etc.) may have a user defined identifier associated with them.
If this tag is one of those, it will be parsed out and included here.
Optional
typeOptional type annotation associated with this tag. TypeDoc will remove type annotations unless explicitly
requested by the user with the preservedTypeAnnotationTags
option.
The name of this tag, e.g.
@returns
,@example