name property

String? name
getter/setter pair

A human-friendly name for this orientation.

Example: "portrait".

Implementation

core.String? name;