interface GeospatialPropertyAndPattern {
    pattern: string;
    property: string;
}

Properties

Properties

pattern: string
property: string