schema property

String? schema
getter/setter pair

The schema name.

This will be required only if the object uses a schema name as part of its unique identifier.

Optional.

Implementation

core.String? schema;