Method: GeoRuby::SimpleFeatures::Feature#properties

Defined in:
lib/geojson.rb

#propertiesObject

Returns the value of attribute properties.



110
111
112
# File 'lib/geojson.rb', line 110

def properties
  @properties
end