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 409
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.