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