floorName property

String? get floorName

Get the name of the MPFloor the location is on

Implementation

String? get floorName => _properties?.floorName;