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