API Reference > ecschema-Metadata > Metadata > EntityClass > getInheritedPropertySync getInheritedPropertySync Method Searches the base class, if one exists, first then any mixins that exist for the property with the name provided. getInheritedPropertySync(name: string): undefined | Property Parameter Type Description name string The name of the property to find. Returns - undefined | Property Defined in core/ecschema-metadata/src/Metadata/EntityClass.ts Line 87 Last Updated: 11 June, 2024