@Target(value=FIELD) @Retention(value=RUNTIME) public @interface Key
The default is the field name
java.lang.String
description
value
public abstract java.lang.String value
public abstract java.lang.String description