Returns:
Object
null
Returns the Object that contains this property.
String
Returns the name of this property.
Returns the Object that contains this property. If this property is not contained in an Object, null is returned.
the containing Object or null
Returns the name of this property. If the property does not have a name, this method returns an empty String.
the name or an empty String