API Reference > ecschema-Metadata > Metadata > ECClass > getProperty getProperty Method Searches, case-insensitive, for a local ECProperty with the name provided. getProperty(name: string, includeInherited: boolean = false): Promise<undefined | Property> Parameter Type Description name string includeInherited boolean Returns - Promise<undefined | Property> Defined in core/ecschema-metadata/src/Metadata/Class.ts Line 76 Last Updated: 11 June, 2024