PropertiesDescriptor: {
    [propertyName: string]: PropertyDefinition;
}

A type to provide the definition for properties.

Type declaration