public interface  org.hibernate.validator.spi.nodenameprovider.Property extends java.lang.Object
{
public abstract java.lang.String getName();
}