Unique identifier for the token,
Optional
Defaults for the modal,
Readonly
Get the data type of the token's data.
UmbModalToken
`typeof MyModal.TYPE` Copy
`typeof MyModal.TYPE`
undefined
Get the value type of the token
`typeof MyModal.VALUE` Copy
`typeof MyModal.VALUE`
This method must always return the unique alias of the token since that will be used to look up the token in the injector.
the unique alias of the token
Unique identifier for the token,