objects property

List<SourceObject>? objects
getter/setter pair

Source objects in the catalog.

Optional.

Implementation

core.List<SourceObject>? objects;