@observe

@observe

<C extends ManagedObjectConstructor<ManagedObject>>(Target: C, propertyName: string | (() => Function)): void

Static property decorator: add the decorated observer to all instances of the target class and derived classes.