API Reference > imodeljs-common > Entities > ModelProps ModelProps Interface Properties that define a Model Extends EntityProps Properties Name Type Description isPrivate undefined | boolean isTemplate undefined | boolean jsonProperties undefined | any Optional json properties of this Entity. modeledElement RelatedElementProps name undefined | string parentModel undefined | string Inherited properties Name Type Inherited from Description classFullName string EntityProps The full name of the ECClass for this entity, in the form "Schema:ClassName" id undefined | string EntityProps The Id of the entity. Defined in core/common/src/ModelProps.ts Line 18 Last Updated: 11 June, 2024