@Target({FIELD,METHOD}) @Retention(RUNTIME) @Documented public @interface ModelProperty
org.brijframework.Access
access
String
id
name
boolean
required
Class<?>
type
String id
String name
org.brijframework.Access access
boolean required
Class<?> type