name property

String? get name

Get the venue's name

Implementation

String? get name => venueInfo._name;