@Retention(value=RUNTIME) @Target(value=FIELD) public @interface Key
A valid config key.
String
name
public abstract String name