Properties
Private Optional _metadata
isConstructor
isConstructor: boolean = this.propertyKey === 'constructor'
isGetter
isGetter: boolean = false
isSetter
isSetter: boolean = false
isStatic
isStatic: boolean
parameters
parent
propertyKey
propertyKey: string | symbol
returnType
returnType: R
参数列表