T - the type of elements.HasMultipleValues<T>, Provider<java.util.Set<T>>@Incubating public interface SetProperty<T> extends Provider<java.util.Set<T>>, HasMultipleValues<T>
Set of elements of type SetProperty. Retains iteration order.
Note: This interface is not intended for implementation by build script or plugin authors. An instance of this class can be created through the factory method ObjectFactory.setProperty(Class).