@Target(value={FIELD,METHOD}) @Retention(value=RUNTIME) public @interface Property
java.lang.String
propertyName
public abstract java.lang.String propertyName
The name of the attribute field.