uid property

String? uid
getter/setter pair

System generated globally unique ID for the AspectType.

If you delete and recreate the AspectType with the same name, then this ID will be different.

Output only.

Implementation

core.String? uid;