name
Getter
Name of the iModel
name: string
Returns - string
Setter
The name of the iModel.
name(name: string): void
Parameter | Type | Description |
---|---|---|
name | string |
Returns - void
Defined in
- core/common/src/IModel.ts Line 397
Last Updated: 18 January, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.