id property

String? id
getter/setter pair

A one word, unique name for this repository.

This is the repo id in the zypper config file and also the display_name if display_name is omitted. This id is also used as the unique identifier when checking for GuestPolicy conflicts.

Required.

Implementation

core.String? id;