ee.Feature.getString

Extract a property from a feature.

UsageReturns
Feature.getString(property)String
ArgumentTypeDetails
this: objectElementThe feature to extract the property from.
propertyStringThe property to extract.