public interface Property<E,V>
V
get(E entity)
void
set(E entity, V value)
V get(E entity)
void set(E entity, V value)