reason property

String? reason
getter/setter pair

A special parameter for request reason.

It is used by security systems to associate auditing information with a request.

Implementation

core.String? reason;