An identifier for this entity. In most cases, this identifier
should be globally unique and not start with well-known:
.
The Design Awareness App generates random 24-character
alphanumeric IDs for this purpose.
Well-known or standard entities (currently only DesignModels) should use the format:
"well-known:" + (reverse DNS identifier) [optionally, + "@" + version]
Generated using TypeDoc
A basic database entity. Base interface for all other types.