Searched refs:propertyPath (Results 1 – 1 of 1) sorted by relevance
64 const propertyPath = `${field.parent?.name}.${field.name}`; constant65 if (this.intDefColumn[propertyPath]) {68 this.intDefColumn[propertyPath] as string,