Name of the 'Pre' type decorator. *
Function that will be executed before the property or class has been processed, that receive the instance and cursor value as argument.
Optionalopt: Partial<PrePostOptions> = PrePostOptionsDefaultOptional configution.
The class or property decorator function.
preFunctionDecoratorFactoryfunction helps creates a decorator that saves the metadata ofPretype decorator.