@Retention(value=RUNTIME) @Target(value={METHOD,FIELD}) @Documented @TypeRole(role="lastUpdatedProperty", type=java.time.OffsetDateTime.class) @AutoPopulated public @interface DateUpdated
public static final java.lang.String NAME