Type Alias JsonSchema7Properties

JsonSchema7Properties: {
    [K: string]: JSONSchema7;
}