policy property

CORSPolicy? policy
getter/setter pair

The CORS policy of this controller.

Implementation

CORSPolicy? policy = CORSPolicy();