name property

String? name
getter/setter pair

The name associated with a credential. It should be a human-readable, public name.

Implementation

String? name;