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