geostyler-style
    Preparing search index...

    Interface Fproperty

    Returns the value of the property argument[0]. Allows property names to be compute or specified by Variable substitution in SLD.

    interface Fproperty {
        args: [string | GeoStylerStringFunction];
        name: "property";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    args: [string | GeoStylerStringFunction]
    name: "property"