name property

String? name
getter/setter pair

The name of the web token, which is generated by the server during creation in the form enterprises/{enterpriseId}/webTokens/{webTokenId}.

Implementation

core.String? name;