projects property

List<Project>? projects
getter/setter pair

Project collection.

Implementation

core.List<Project>? projects;