An object, class or instance. Defaults to this.
The method or accessor to check for.
OptionalcurrentValue: any = ...The current value of the property. Will ensure the result is different than this value. Useful for looking up properties further up the chain.
The property value or undefined if none exists.
Get the value of a member from the superclass that defines it.