You can't as it stands read it from the generated EntityFields property.
You can in an .lpt template read the TARGET field of an entity field (thus the field the entity field is mapped on) which has a property called DefaultValue, that's the value read from the meta-data.
Please check the project inspector plugin in v2 designer and the sdk reference manual.
Matt