Searched defs:propertyName (Results 1 – 5 of 5) sorted by relevance
755 const propertyName: string = item.name.getText(); constant856 const propertyName: ts.Identifier | ts.PrivateIdentifier = node.expression.name; constant
587 const propertyName: ts.Identifier = node.name as ts.Identifier; constant
432 const propertyName: string = node.name.getText(); constant
854 const propertyName: string = item.name.getText(); constant
183 char propertyName [PropertyNameLength]; member