hasName property

bool hasName

Does this message have an assigned name.

Implementation

bool get hasName => _name != null;