capabilities property

List<Capability>? capabilities
final

If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.

Implementation

final List<Capability>? capabilities;