displayName property

String? displayName
getter/setter pair

The display name of the NasJob.

The name can be up to 128 characters long and can consist of any UTF-8 characters.

Required.

Implementation

core.String? displayName;