API ReferenceMessageMessage() function Signature: export declare function Message(): (target: any, propertyKey: string, descriptor: PropertyDescriptor) => void; Returns: (target: any, propertyKey: string, descriptor: PropertyDescriptor) => void