buildingName property

String? get buildingName

Get the name of the MPBuilding the location is in

Implementation

String? get buildingName => _properties?._building;