name property

String? name
getter/setter pair

The name of the application that the user, represented by their userId, entered when the ASP was created.

Implementation

core.String? name;