name property

String? name
getter/setter pair

A name identifying this isolate. Not guaranteed to be unique.

Implementation

String? name;