API Reference > imodeljs-backend > ECSQL > ECSqlColumnInfo > getPropertyName getPropertyName Method Gets the name of the property backing the column. If this column is backed by a generated property, i.e. it represents ECSQL expression, the access string consists of the name of the generated property. getPropertyName(): string Returns - string Defined in core/backend/src/ECSqlStatement.ts Line 666 Last Updated: 13 June, 2024