package android.animation; public class ObjectAnimator extends ValueAnimator { public String getPropertyName() { return null; } }