API Reference > imodeljs-common > Entities > ElementProps ElementProps Interface Properties of an Element Extends EntityProps Properties Name Type Description code CodeProps The Code for this element federationGuid undefined | string A FederationGuid assigned to this element. jsonProperties undefined | any Optional json properties of this element. model string The Id of the Model containing this element parent undefined | RelatedElementProps The Parent of this element, if defined. userLabel undefined | string A user-assigned label for this element. 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/ElementProps.ts Line 38 Last Updated: 11 June, 2024