API Reference > imodeljs-backend > iModels > IModelDb > queryFilePropertyString queryFilePropertyString Method Query a "file property" from this iModel, as a string. queryFilePropertyString(prop: FilePropertyProps): string | undefined Parameter Type Description prop FilePropertyProps Returns - string | undefined the property string or undefined if the property is not present. Defined in core/backend/src/IModelDb.ts Line 1281 Last Updated: 13 June, 2024