API Reference > imodeljs-common > Entities > ModelProps ModelProps Interface Properties that define a Model Extends EntityProps Properties Name Type Description isPrivate undefined | false | true isTemplate undefined | false | true jsonProperties undefined | any modeledElement RelatedElementProps name undefined | string parentModel undefined | Id64String 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 | Id64String EntityProps The Id of the entity. Defined in core/common/src/ModelProps.ts Line 17 Last Updated: 13 June, 2024