displayName property

String? displayName
getter/setter pair

The display name of the VM.

Note that this value is not necessarily unique.

Implementation

core.String? displayName;