Searched defs:propertyName (Results 1 – 4 of 4) sorted by relevance
590 const propertyName: string = item.name.getText(); constant679 const propertyName: ts.Identifier | ts.PrivateIdentifier = node.expression.name; constant
538 const propertyName: ts.Identifier = node.name as ts.Identifier; constant
429 const propertyName: string = node.name.getText(); constant
783 const propertyName: string = item.name.getText(); constant