floor property

String? floor
getter/setter pair

Elevation, specified in GeoRSS elements, can be expressed as "elev" or "floor". floor is meant to contain the floor number of a building. In some countries the numbering is different than in other countries, but since we'll know the location of the building, it should be fairly unambiguous.

Implementation

String? floor;