ee.Feature.getArray

Extract a property from a feature.

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