DistinctOptions.comment

Users can specify an arbitrary string to help trace the operation through the database profiler, currentOp, and logs.

struct DistinctOptions
Nullable!string comment;

Meta