Interface Properties

interface Properties {
    [k: string]: Property;
}

Indexable

[k: string]: Property