name property
Identifier.
The name of the package registration status resource. Format:
packages/{package}/packageRegistrationStatus {package} must follow the
specific format: The fully-qualified Android package name with dots ('.')
replaced by hyphens ('-') (e.g., com-example-app instead of
com.example.app).
Implementation
core.String? name;