name property

String get name

Get the building's name

Implementation

String get name => _buildingInfo!.name;