name property

String? name
getter/setter pair

Name of the repository.

For example: The name for https://github.com/googlecloudplatform/cloud-builders is "cloud-builders".

Implementation

core.String? name;