collection property

String collection
getter/setter pair

When uploading to the CARP using the CarpUploadMethod.DOCUMENT method, collection hold the name of the collection to store json objects.

Implementation

late String collection;