taskVisibility property

List<String>? taskVisibility
getter/setter pair

List of tasks that can view this property, if empty then all.

Implementation

core.List<core.String>? taskVisibility;