Get Asset Name
asset.getName()
Retrieve name of specified asset.
Syntax
Returns
Promise<string>
A Promise that resolves to the name of the Asset
Example
Designer Ability
Checks for authorization only
Get Asset Name
asset.getName()
Retrieve name of specified asset.
Promise<string>
A Promise that resolves to the name of the Asset
Checks for authorization only