name property

String name
final

The name of this name object. If the name starts with _, then the name is private. Names of setters end with =.

Implementation

final String name;