PropertyAsDefault

public @interface PropertyAsDefault

It indicates this property will read default value from Project.getProperties

Properties

Link copied to clipboard
private final String default

If the key doesn't exist, this value will be truly default.

Link copied to clipboard
private final String key

The key in Project.getProperties