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