transformation property

List<Transformation>? transformation
getter/setter pair

All GTM Transformations of a GTM Container.

Implementation

core.List<Transformation>? transformation;