ee.Feature.get

Extract a property from a feature.

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