Feature()
Empty constructor for the Feature.
Feature(properties: Optional<Properties!>!, geometry: Optional<Geometry!>!, id: Optional<String!>!)
Default constructor for the Feature object.
properties - Optional<Properties!>!: The Properties describing this feature.
geometry - Optional<Geometry!>!: The Geometry describing this feature.
id - Optional<String!>!: A commonly used identifier.