actor property

String? actor
getter/setter pair

An individual, group, or access role that identifies the accessor or a characteristic of the accessor.

This can be a resource ID (such as {resourceType}/{id}) or an external URI. This value must be present.

Implementation

core.String? actor;