owner property

String? owner
getter/setter pair

Owner of the repository.

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

Implementation

core.String? owner;