@Retention(value=RUNTIME) @Target(value=TYPE) public @interface PropertyName
String
name
public abstract String name
This documentation was released into the public domain.