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