interface PropertyData {
    propertyKey: string;
}

Hierarchy (view full)

Properties

Properties

propertyKey: string