displayName property

String? displayName
getter/setter pair

Human-readable display name for the Data Stream.

The max allowed display name length is 100 UTF-16 code units.

Required.

Implementation

core.String? displayName;